home *** CD-ROM | disk | FTP | other *** search
- object Form2konec: TForm2konec
- Left = 319
- Top = 215
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Pen�n� den�k'
- ClientHeight = 100
- ClientWidth = 260
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 16
- Top = 17
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 64
- Top = 19
- Width = 114
- Height = 13
- Caption = 'Obsah ��tu byl zm�n�n,'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 64
- Top = 40
- Width = 154
- Height = 13
- Caption = 'Maj� se proveden� zm�ny ulo�it?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Ano: TButton
- Left = 16
- Top = 67
- Width = 73
- Height = 22
- Caption = 'Ano'
- Default = True
- TabOrder = 0
- OnClick = AnoClick
- end
- object ne: TButton
- Left = 96
- Top = 67
- Width = 73
- Height = 22
- Caption = 'Ne'
- Default = True
- TabOrder = 1
- OnClick = neClick
- end
- object zrusit: TButton
- Left = 176
- Top = 67
- Width = 73
- Height = 22
- Caption = 'Zru�it'
- Default = True
- TabOrder = 2
- OnClick = zrusitClick
- end
- end
-